home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / BACKUP / LBL530.ZIP;1 / LABELER.HST < prev    next >
Encoding:
Text File  |  1993-02-10  |  4.6 KB  |  194 lines

  1.  
  2. History of revisions to LABELER
  3.  
  4.  
  5.  
  6. 5.30  -  Kludged support for HP DeskJet and
  7.          LaserJet printers.
  8.  
  9.  
  10. 5.21  -  Found bug in BP 7.0 concerning File
  11.          Dialog Boxes.
  12.  
  13.  
  14. 5.20  -  Compiled under Borland Pascal v 7.0
  15.  
  16.          Stabilized consistency of margins.
  17.  
  18.          Implemented hot-keys to move around in
  19.          the dialog boxes.
  20.  
  21.  
  22. 5.10  -  Added ability to supress the printing
  23.          of Volume Labels, Directories, Hidden
  24.          and System files
  25.  
  26.  
  27. 5.01  -  Modified Registration routine slightly.
  28.          If you registered version 5.00, your
  29.          serial number will no longer work.
  30.          Send us a postcard to get your new one.
  31.  
  32.  
  33. 5.00  -  Improved (ie pretty) user interface
  34.          that supports a mouse.
  35.  
  36.          Routines internal to LABELER that
  37.          allow easier installation of printers
  38.          and modification of the Label Layouts.
  39.  
  40.          Ability to print multiple copies of a
  41.          Label without using command line
  42.          options.
  43.  
  44.          LOTS more flexibility in label layout
  45.          and style.
  46.  
  47.          Comments, grouping and continuation
  48.          methods have been removed.  They
  49.          caused a great deal of confusion
  50.          and were not used by many.
  51.  
  52.          Now requires Version 3.x or higher DOS.
  53.  
  54.  
  55. 4.22  -  Some minor problems with 'some' models
  56.          of Tandy printers caused the spine section
  57.          of 3 1/2 in disk labels (wrapped) to be
  58.          misaligned.
  59.  
  60.  
  61. 4.21  -  The letter 'N' for upside down printing
  62.          was improperly coded, and took a year
  63.          to show up.  Thanks to Brad Finkenauer
  64.          for bringing the problem to light.
  65.  
  66.  
  67. 4.20  -  Move printer specific coding to
  68.          external driver file.
  69.  
  70.          Move label specifications to
  71.          external format file.
  72.  
  73.          Fixed bug that sometimes dropped last
  74.          character on name line input.
  75.  
  76.          Fixed alignment of upside-down printing.
  77.  
  78.          Mask file editor no longer truncates
  79.          the last line of the file.
  80.  
  81.          Using comments no longer forces
  82.          single columns.
  83.  
  84.          New command line switches allow printing
  85.          multiple copies of label from command
  86.          line.
  87.  
  88.          Quick VISA / Master Card registration
  89.          option.
  90.  
  91.  
  92. 4.10  -  Higher quality up-side-down printing.
  93.  
  94.  
  95. 4.00  -  Added internal editor for mask files.
  96.  
  97.          Modified mask file structure; first
  98.          line is now placed into Disk Name.
  99.  
  100.          Line inputs now allow typeover or insert.
  101.  
  102.          Preferences saved in .CFG File. Label
  103.          size, printer port, library name, drive
  104.          and continuation labels toggle are saved.
  105.  
  106.          Output can be directed to LPT1, 2 or 3.
  107.  
  108.          Version 3.03 screwed up size 1 and 2
  109.          labels.
  110.  
  111.          Sort masked entries if there are no
  112.          comments.
  113.  
  114.  
  115. 3.04  -  Fixed Sorting error; sort included
  116.          the last line of mask file.
  117.  
  118.          Update Documentation to reflect new
  119.          label size.
  120.  
  121.  
  122. 3.03  -  Added support for 2 1/2 x 15/16 labels.
  123.  
  124.  
  125. 3.02  -  Moved comment to left margin when there
  126.          is no filespec associated with it.
  127.  
  128.          Sorting routine now only sorts files
  129.          appended after the mask file has been
  130.          read in.
  131.  
  132.  
  133. 3.01  -  Fixed spacing on 2 3/4 x 2 3/4 labels.
  134.  
  135.  
  136. 3.00  -  Allowed access to all drives via drive
  137.          command (no longer have to use command
  138.          line option to get to drive Z:)
  139.  
  140.          Added Masking and Commenting abilities
  141.  
  142.          Shifted to using heap to store filespec
  143.          data to increase maximum allowed
  144.          files.
  145.  
  146.          Fixed bug in Library command inserted
  147.          by version 2.11
  148.  
  149.  
  150. 2.11  -  Cleaned up code to ease readability
  151.  
  152.  
  153. 2.10  -  Added label size 2 3/4 x 1 7/16
  154.  
  155.          Fixed bug in printing blank
  156.          2 3/4 x 2 3/4 label (printed
  157.          trash at bottom);
  158.  
  159. 2.00  -  Added printing of registration form
  160.  
  161.          Added command line parameters
  162.  
  163.          Modified edit of Name / Library fields
  164.          to use home, end, left, right, delete,
  165.          backspace and ^Y keys (delete line)
  166.  
  167.  
  168. 1.13  -  Added more characters for upside-down
  169.          printing on 2 3/4 x 2 3/4 labels
  170.  
  171.  
  172. 1.12  -  Added support for 3 1/2 drives using
  173.          2 3/4 x 1 15/16 and 2 3/4 x 2 3/4 labels
  174.  
  175.  
  176. 1.11  -  Cleaned up code (maintenance release)
  177.  
  178.  
  179. 1.10  -  Recoded in Turbo Pascal version 4.0
  180.  
  181.  
  182. 1.07  -  Fixed bug in label spacing
  183.  
  184.          Improved error handling (disk drive)
  185.  
  186.  
  187. 1.06  -  Improved error handling (printer)
  188.  
  189.  
  190. 1.05  -  First release
  191.  
  192.  
  193. 1.00  -  1.04  Prerelease (testing)
  194.